disa embly meaning in Chinese
拆卸
Examples
- The broad role of disa embly is to create mnemonic representation of binary code
反汇编主要用来产生二进制代码的助记码表示。 - The common method of disa embly , referred to as the linear sweep method , a umes that all bytes starting from the entry point of a binary ( or some start location ) are i tructio , and disa embles the entire code segment , following succe ive bytes
反汇编的通常方法,即所谓线性扫描方法,假定从二进制代码入口点(或某开始位置)开始的所有字节是指令,并且顺序反汇编整个代码段字节。